From: Chong Yidong Date: Thu, 12 Mar 2009 00:00:47 +0000 (+0000) Subject: * customize.texi (Common Keywords): It's not necessary to use :tag X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~1322 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=e0c49cf98b2d6e72982be0754a8bfa2593f4faa6;p=emacs.git * customize.texi (Common Keywords): It's not necessary to use :tag to remove hyphens, as custom-unlispify-tag-name does it automatically. (Variable Definitions): Link to File Local Variables. Document customized-value symbol property. (Customization Types): Move menu to end of node. --- diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 5c2363f3a9c..f447a71ba4a 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -1,3 +1,12 @@ +2009-03-11 Chong Yidong + + * customize.texi (Common Keywords): It's not necessary to use :tag + to remove hyphens, as custom-unlispify-tag-name does it + automatically. + (Variable Definitions): Link to File Local Variables. Document + customized-value symbol property. + (Customization Types): Move menu to end of node. + 2009-03-10 Chong Yidong * macros.texi (Compiling Macros): Omit misleading sentence, which